github.com/go-pg/pg/v10/orm.tableParams.strct (field)

3 uses

	github.com/go-pg/pg/v10/orm (current package)
		table_params.go#L7: 	strct reflect.Value
		table_params.go#L23: 		strct: v,
		table_params.go#L28: 	return m.table.AppendParam(b, m.strct, name)